﻿2026-07-06T07:44:58.6297587Z ##[group]Run actions/checkout@v5
2026-07-06T07:44:58.6298134Z with:
2026-07-06T07:44:58.6298493Z   repository: SaberMage/spt-core
2026-07-06T07:44:58.6301650Z   token: ***
2026-07-06T07:44:58.6301999Z   ssh-strict: true
2026-07-06T07:44:58.6302408Z   ssh-user: git
2026-07-06T07:44:58.6302893Z   persist-credentials: true
2026-07-06T07:44:58.6303385Z   clean: true
2026-07-06T07:44:58.6303871Z   sparse-checkout-cone-mode: true
2026-07-06T07:44:58.6304515Z   fetch-depth: 1
2026-07-06T07:44:58.6304963Z   fetch-tags: false
2026-07-06T07:44:58.6305431Z   show-progress: true
2026-07-06T07:44:58.6306046Z   lfs: false
2026-07-06T07:44:58.6306534Z   submodules: false
2026-07-06T07:44:58.6307038Z   set-safe-directory: true
2026-07-06T07:44:58.6307553Z env:
2026-07-06T07:44:58.6308024Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T07:44:58.6308632Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T07:44:58.6309329Z ##[endgroup]
2026-07-06T07:44:58.7137274Z Syncing repository: SaberMage/spt-core
2026-07-06T07:44:58.7138824Z ##[group]Getting Git version info
2026-07-06T07:44:58.7139602Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T07:44:58.7140470Z [command]/usr/bin/git version
2026-07-06T07:44:58.7168517Z git version 2.43.0
2026-07-06T07:44:58.7186560Z ##[endgroup]
2026-07-06T07:44:58.7198832Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f3357a26-3898-4ee6-8950-4c8c23512a1c' before making global git config changes
2026-07-06T07:44:58.7200534Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T07:44:58.7202256Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T07:44:58.7239232Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T07:44:58.7258086Z https://github.com/SaberMage/spt-core
2026-07-06T07:44:58.7268345Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T07:44:58.7271008Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T07:44:58.7289190Z HEAD
2026-07-06T07:44:58.7320750Z ##[endgroup]
2026-07-06T07:44:58.7321679Z [command]/usr/bin/git submodule status
2026-07-06T07:44:58.7503973Z ##[group]Cleaning the repository
2026-07-06T07:44:58.7506831Z [command]/usr/bin/git clean -ffdx
2026-07-06T07:44:59.5117580Z Removing target/
2026-07-06T07:44:59.5126481Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T07:44:59.5185442Z HEAD is now at 47e1c1100 Merge 0f08fa92f927c2a517a5c929168c110f43bf337d into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:44:59.5192861Z ##[endgroup]
2026-07-06T07:44:59.5194207Z ##[group]Disabling automatic garbage collection
2026-07-06T07:44:59.5198165Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T07:44:59.5224991Z ##[endgroup]
2026-07-06T07:44:59.5226148Z ##[group]Setting up auth
2026-07-06T07:44:59.5229749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T07:44:59.5257076Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T07:44:59.5446200Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T07:44:59.5475700Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T07:44:59.5668002Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T07:44:59.5695953Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T07:44:59.5884998Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T07:44:59.5917731Z ##[endgroup]
2026-07-06T07:44:59.5919785Z ##[group]Fetching the repository
2026-07-06T07:44:59.5925684Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d1012472ade166151b6972b07d3b1e30cd712a6d:refs/remotes/pull/52/merge
2026-07-06T07:45:00.0533208Z From https://github.com/SaberMage/spt-core
2026-07-06T07:45:00.0534114Z  + 47e1c1100...d1012472a d1012472ade166151b6972b07d3b1e30cd712a6d -> pull/52/merge  (forced update)
2026-07-06T07:45:00.0557916Z ##[endgroup]
2026-07-06T07:45:00.0558625Z ##[group]Determining the checkout info
2026-07-06T07:45:00.0560231Z ##[endgroup]
2026-07-06T07:45:00.0564113Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T07:45:00.0601185Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T07:45:00.0625678Z ##[group]Checking out the ref
2026-07-06T07:45:00.0634800Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T07:45:00.0812598Z Warning: you are leaving 1 commit behind, not connected to
2026-07-06T07:45:00.0813542Z any of your branches:
2026-07-06T07:45:00.0813842Z 
2026-07-06T07:45:00.0814433Z   47e1c1100 Merge 0f08fa92f927c2a517a5c929168c110f43bf337d into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:45:00.0815140Z 
2026-07-06T07:45:00.0815589Z If you want to keep it by creating a new branch, this may be a good time
2026-07-06T07:45:00.0816266Z to do so with:
2026-07-06T07:45:00.0816514Z 
2026-07-06T07:45:00.0816758Z  git branch <new-branch-name> 47e1c1100
2026-07-06T07:45:00.0817082Z 
2026-07-06T07:45:00.0817685Z HEAD is now at d1012472a Merge 2d9d08a5140bc59c9078b8e0aeb51b8cf3aa0f4c into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:45:00.0825797Z ##[endgroup]
2026-07-06T07:45:00.0874882Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T07:45:00.0907462Z d1012472ade166151b6972b07d3b1e30cd712a6d
